[INFO] cloning repository https://github.com/Shourya742/fuzz-101
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Shourya742/fuzz-101" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FShourya742%2Ffuzz-101", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FShourya742%2Ffuzz-101'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 47c819fab2f4e7b6de62a718fbacb248094df8a9
[INFO] fixing Shourya742/fuzz-101 against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FShourya742%2Ffuzz-101" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Shourya742/fuzz-101
[INFO] finished tweaking git repo https://github.com/Shourya742/fuzz-101
[INFO] tweaked toml for git repo https://github.com/Shourya742/fuzz-101 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Shourya742/fuzz-101 on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Shourya742/fuzz-101 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2024 which implies `resolver = "3"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2024 resolver, specify `workspace.resolver = "3"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded libafl_targets v0.15.4
[INFO] [stderr]   Downloaded tuple_list v0.1.3
[INFO] [stderr]   Downloaded libafl_derive v0.15.4
[INFO] [stderr]   Downloaded uds v0.4.2
[INFO] [stderr]   Downloaded ctor v0.6.3
[INFO] [stderr]   Downloaded libafl_bolts v0.15.4
[INFO] [stderr]   Downloaded meminterval v0.4.2
[INFO] [stderr]   Downloaded libafl v0.15.4
[INFO] [stderr]   Downloaded bitbybit v1.4.0
[INFO] [stderr]   Downloaded arbitrary-int v1.3.0
[INFO] [stderr]   Downloaded arbitrary-int v2.1.1
[INFO] [stderr]   Downloaded libvharness_sys v0.15.4
[INFO] [stderr]   Downloaded libafl_qemu_build v0.15.4
[INFO] [stderr]   Downloaded libafl_sugar v0.15.4
[INFO] [stderr]   Downloaded syscall-numbers v4.0.2
[INFO] [stderr]   Downloaded libafl_qemu_sys v0.15.4
[INFO] [stderr]   Downloaded target v2.1.0
[INFO] [stderr]   Downloaded libafl_qemu v0.15.4
[INFO] [stderr]   Downloaded lexiclean v0.0.1
[INFO] [stderr]   Downloaded edit-distance v2.2.2
[INFO] [stderr]   Downloaded just v1.40.0
[INFO] [stderr]   Downloaded clap_mangen v0.2.31
[INFO] [stderr]   Downloaded roff v0.2.2
[INFO] [stderr]   Downloaded clap_complete v4.5.66
[INFO] [stderr]   Downloaded scroll_derive v0.13.1
[INFO] [stderr]   Downloaded scroll v0.13.0
[INFO] [stderr]   Downloaded goblin v0.10.5
[INFO] [stderr]   Downloaded capstone v0.13.0
[INFO] [stderr]   Downloaded libafl_cc v0.15.4
[INFO] [stderr]   Downloaded capstone-sys v0.17.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 59d5bff46cb676cd8cd865c8d3adf702f46b00fb1e0548185c37ceb9c3235ef3
[INFO] running `Command { std: "docker" "start" "59d5bff46cb676cd8cd865c8d3adf702f46b00fb1e0548185c37ceb9c3235ef3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "59d5bff46cb676cd8cd865c8d3adf702f46b00fb1e0548185c37ceb9c3235ef3" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "59d5bff46cb676cd8cd865c8d3adf702f46b00fb1e0548185c37ceb9c3235ef3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "59d5bff46cb676cd8cd865c8d3adf702f46b00fb1e0548185c37ceb9c3235ef3" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2024 which implies `resolver = "3"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2024 resolver, specify `workspace.resolver = "3"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling bindgen v0.72.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking twox-hash v2.1.2
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling cpp_demangle v0.4.5
[INFO] [stderr]     Checking hashbrown v0.16.1
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking memmap2 v0.9.10
[INFO] [stderr]     Checking ruzstd v0.8.2
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]     Checking fallible-iterator v0.3.0
[INFO] [stderr]    Compiling dtor-proc-macro v0.0.6
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]     Checking rustc-demangle v0.1.27
[INFO] [stderr]     Checking gimli v0.32.3
[INFO] [stderr]     Checking sdd v3.0.10
[INFO] [stderr]     Checking dtor v0.1.1
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling libafl_bolts v0.15.4
[INFO] [stderr]     Checking getrandom v0.4.2
[INFO] [stderr]    Compiling virtue v0.0.18
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]     Checking scc v2.4.0
[INFO] [stderr]     Checking ctor v0.6.3
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]     Checking uuid v1.22.0
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]     Checking wide v0.7.33
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]    Compiling libafl v0.15.4
[INFO] [stderr]    Compiling bincode_derive v2.0.1
[INFO] [stderr]     Checking hostname v0.4.2
[INFO] [stderr]     Checking uds v0.4.2
[INFO] [stderr]     Checking typewit v1.14.2
[INFO] [stderr]     Checking tuple_list v0.1.3
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]     Checking unty v0.0.4
[INFO] [stderr]     Checking xxhash-rust v0.8.15
[INFO] [stderr]    Compiling arbitrary-int v1.3.0
[INFO] [stderr]     Checking const_format v0.2.35
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling which v8.0.2
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]     Checking const_panic v0.2.15
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]     Checking fastbloom v0.14.1
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]     Checking fs2 v0.4.3
[INFO] [stderr]     Checking wait-timeout v0.2.1
[INFO] [stderr]     Checking arbitrary-int v2.1.1
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling clap_lex v1.0.0
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling zerocopy v0.8.42
[INFO] [stderr]    Compiling nix v0.31.2
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling terminal_size v0.4.3
[INFO] [stderr]    Compiling clap_builder v4.5.60
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling shell-words v1.1.1
[INFO] [stderr]     Checking rangemap v1.7.1
[INFO] [stderr]    Compiling camino v1.2.2
[INFO] [stderr]    Compiling json v0.12.4
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling roff v0.2.2
[INFO] [stderr]     Checking os_str_bytes v6.6.1
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling arrayref v0.3.9
[INFO] [stderr]    Compiling constant_time_eq v0.4.2
[INFO] [stderr]     Checking clap_lex v0.2.4
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling shellexpand v3.1.2
[INFO] [stderr]    Compiling blake3 v1.8.3
[INFO] [stderr]    Compiling capstone-sys v0.17.0
[INFO] [stderr]    Compiling ctrlc v3.5.2
[INFO] [stderr]    Compiling cmake v0.1.57
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]    Compiling target v2.1.0
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]     Checking textwrap v0.16.2
[INFO] [stderr]    Compiling edit-distance v2.2.2
[INFO] [stderr]    Compiling is_executable v1.0.5
[INFO] [stderr]    Compiling lexiclean v0.0.1
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling libafl_cc v0.15.4
[INFO] [stderr]     Checking toml_parser v1.0.9+spec-1.1.0
[INFO] [stderr]     Checking clap v3.2.25
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]     Checking toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]     Checking serde_spanned v1.0.4
[INFO] [stderr]    Compiling toml_edit v0.25.4+spec-1.1.0
[INFO] [stderr]     Checking plain v0.2.3
[INFO] [stderr]     Checking toml_writer v1.0.6+spec-1.1.0
[INFO] [stderr]     Checking bytes-utils v0.1.4
[INFO] [stderr]     Checking addr2line v0.25.1
[INFO] [stderr]     Checking toml v0.9.12+spec-1.1.0
[INFO] [stderr]    Compiling libafl_sugar v0.15.4
[INFO] [stderr]     Checking syscall-numbers v4.0.2
[INFO] [stderr]    Compiling exercise-1 v0.1.0 (/opt/rustwide/workdir/exercise-1)
[INFO] [stderr]     Checking backtrace v0.3.76
[INFO] [stderr] warning: exercise-1@0.1.0: BUILD SCRIPT RUNNING
[INFO] [stderr] warning: exercise-1@0.1.0: cwd=Ok("/opt/rustwide/workdir/exercise-1")
[INFO] [stderr] warning: exercise-1@0.1.0: cwd="/opt/rustwide/workdir/exercise-1/xpdf"
[INFO] [stderr] warning: exercise-1@0.1.0: cwd=HERE
[INFO] [stderr] warning: exercise-1@0.1.0: cwd=HERE2
[INFO] [stderr] warning: exercise-1@0.1.0: cwd=HERE3
[INFO] [stderr] warning: exercise-1@0.1.0: I am here
[INFO] [stderr] error: failed to run custom build command for `exercise-1 v0.1.0 (/opt/rustwide/workdir/exercise-1)`
[INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation.
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/build/exercise-1-2aca0b81649574b2/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   cargo:warning=BUILD SCRIPT RUNNING
[INFO] [stderr]   cargo:warning=cwd=Ok("/opt/rustwide/workdir/exercise-1")
[INFO] [stderr]   cargo:rerun-if-changed=build.rs
[INFO] [stderr]   cargo:rerun-if-changed=src/main.rs
[INFO] [stderr]   cargo:warning=cwd="/opt/rustwide/workdir/exercise-1/xpdf"
[INFO] [stderr]   cd goo; make clean
[INFO] [stderr]   make[1]: Entering directory '/opt/rustwide/workdir/exercise-1/xpdf/goo'
[INFO] [stderr]   rm -f GHash.o GList.o GString.o gmem.o gmempp.o gfile.o FixedPoint.o parseargs.o libGoo.a
[INFO] [stderr]   make[1]: Leaving directory '/opt/rustwide/workdir/exercise-1/xpdf/goo'
[INFO] [stderr]   cd fofi; make clean
[INFO] [stderr]   make[1]: Entering directory '/opt/rustwide/workdir/exercise-1/xpdf/fofi'
[INFO] [stderr]   rm -f FoFiBase.o FoFiEncodings.o FoFiTrueType.o FoFiType1.o FoFiType1C.o libfofi.a
[INFO] [stderr]   make[1]: Leaving directory '/opt/rustwide/workdir/exercise-1/xpdf/fofi'
[INFO] [stderr]   cd splash; make clean
[INFO] [stderr]   make[1]: Entering directory '/opt/rustwide/workdir/exercise-1/xpdf/splash'
[INFO] [stderr]   rm -f Splash.o SplashBitmap.o SplashClip.o SplashFTFont.o SplashFTFontEngine.o SplashFTFontFile.o SplashFont.o SplashFontEngine.o SplashFontFile.o SplashFontFileID.o SplashPath.o SplashPattern.o SplashScreen.o SplashState.o SplashT1Font.o SplashT1FontEngine.o SplashT1FontFile.o SplashXPath.o SplashXPathScanner.o libsplash.a
[INFO] [stderr]   make[1]: Leaving directory '/opt/rustwide/workdir/exercise-1/xpdf/splash'
[INFO] [stderr]   cd xpdf; make clean
[INFO] [stderr]   make[1]: Entering directory '/opt/rustwide/workdir/exercise-1/xpdf/xpdf'
[INFO] [stderr]   rm -f Annot.o Array.o BuiltinFont.o BuiltinFontTables.o Catalog.o CharCodeToUnicode.o CMap.o CoreOutputDev.o Decrypt.o Dict.o Error.o FontEncodingTables.o Function.o Gfx.o GfxFont.o GfxState.o GlobalParams.o JArithmeticDecoder.o JBIG2Stream.o JPXStream.o Lexer.o Link.o NameToCharCode.o Object.o Outline.o OutputDev.o Page.o Parser.o PDFCore.o PDFDoc.o PDFDocEncoding.o PreScanOutputDev.o PSOutputDev.o PSTokenizer.o SecurityHandler.x.o SplashOutputDev.o Stream.o TextOutputDev.o UnicodeMap.o UnicodeTypeTable.o XPDFApp.o XPDFCore.o XPDFTree.o XPDFViewer.o XpdfPluginAPI.o XRef.o xpdf.o xpdf
[INFO] [stderr]   rm -f Annot.o Array.o BuiltinFont.o BuiltinFontTables.o Catalog.o CharCodeToUnicode.o CMap.o Decrypt.o Dict.o Error.o FontEncodingTables.o Function.o Gfx.o GfxFont.o GfxState.o GlobalParams.o JArithmeticDecoder.o JBIG2Stream.o JPXStream.o Lexer.o Link.o NameToCharCode.o Outline.o Object.o OutputDev.o Page.o Parser.o PDFDoc.o PDFDocEncoding.o PreScanOutputDev.o PSOutputDev.o PSTokenizer.o SecurityHandler.o SplashOutputDev.o Stream.o UnicodeMap.o XpdfPluginAPI.o XRef.o pdftops.o pdftops
[INFO] [stderr]   rm -f Annot.o Array.o BuiltinFont.o BuiltinFontTables.o Catalog.o CharCodeToUnicode.o CMap.o Decrypt.o Dict.o Error.o FontEncodingTables.o Function.o Gfx.o GfxFont.o GfxState.o GlobalParams.o JArithmeticDecoder.o JBIG2Stream.o JPXStream.o Lexer.o Link.o NameToCharCode.o Object.o Outline.o OutputDev.o Page.o Parser.o PDFDoc.o PDFDocEncoding.o PSTokenizer.o SecurityHandler.o Stream.o TextOutputDev.o UnicodeMap.o UnicodeTypeTable.o XpdfPluginAPI.o XRef.o pdftotext.o pdftotext
[INFO] [stderr]   rm -f Annot.o Array.o BuiltinFont.o BuiltinFontTables.o Catalog.o CharCodeToUnicode.o CMap.o Decrypt.o Dict.o Error.o FontEncodingTables.o Function.o Gfx.o GfxFont.o GfxState.o GlobalParams.o JArithmeticDecoder.o JBIG2Stream.o JPXStream.o Lexer.o Link.o NameToCharCode.o Object.o Outline.o OutputDev.o Page.o Parser.o PDFDoc.o PDFDocEncoding.o PSTokenizer.o SecurityHandler.o Stream.o UnicodeMap.o XpdfPluginAPI.o XRef.o pdfinfo.o pdfinfo
[INFO] [stderr]   rm -f Annot.o Array.o BuiltinFont.o BuiltinFontTables.o Catalog.o CharCodeToUnicode.o CMap.o Decrypt.o Dict.o Error.o FontEncodingTables.o Function.o Gfx.o GfxFont.o GfxState.o GlobalParams.o JArithmeticDecoder.o JBIG2Stream.o JPXStream.o Lexer.o Link.o NameToCharCode.o Object.o Outline.o OutputDev.o Page.o Parser.o PDFDoc.o PDFDocEncoding.o PSTokenizer.o SecurityHandler.o Stream.o UnicodeMap.o XpdfPluginAPI.o XRef.o pdffonts.o pdffonts
[INFO] [stderr]   rm -f Annot.o Array.o BuiltinFont.o BuiltinFontTables.o Catalog.o CharCodeToUnicode.o CMap.o Decrypt.o Dict.o Error.o FontEncodingTables.o Function.o Gfx.o GfxFont.o GfxState.o GlobalParams.o JArithmeticDecoder.o JBIG2Stream.o JPXStream.o Lexer.o Link.o NameToCharCode.o Object.o Outline.o OutputDev.o Page.o Parser.o PDFDoc.o PDFDocEncoding.o PSTokenizer.o SecurityHandler.o SplashOutputDev.o Stream.o TextOutputDev.o UnicodeMap.o UnicodeTypeTable.o XpdfPluginAPI.o XRef.o pdftoppm.o pdftoppm
[INFO] [stderr]   rm -f Annot.o Array.o BuiltinFont.o BuiltinFontTables.o Catalog.o CharCodeToUnicode.o CMap.o Decrypt.o Dict.o Error.o FontEncodingTables.o Function.o Gfx.o GfxFont.o GfxState.o GlobalParams.o ImageOutputDev.o JArithmeticDecoder.o JBIG2Stream.o JPXStream.o Lexer.o Link.o NameToCharCode.o Object.o Outline.o OutputDev.o Page.o Parser.o PDFDoc.o PDFDocEncoding.o PSTokenizer.o SecurityHandler.o Stream.o UnicodeMap.o XpdfPluginAPI.o XRef.o pdfimages.o pdfimages
[INFO] [stderr]   make[1]: Leaving directory '/opt/rustwide/workdir/exercise-1/xpdf/xpdf'
[INFO] [stderr]   cargo:warning=cwd=HERE
[INFO] [stderr]   cargo:warning=cwd=HERE2
[INFO] [stderr]   cargo:warning=cwd=HERE3
[INFO] [stderr]   checking for gcc... /usr/local/bin/afl-clang-fast
[INFO] [stderr]   checking for C compiler default output file name... cargo:warning=cwd=HERE4
[INFO] [stderr]   cargo:warning=I am here
[INFO] [stderr]   cd goo; make
[INFO] [stderr]   make[1]: Entering directory '/opt/rustwide/workdir/exercise-1/xpdf/goo'
[INFO] [stderr]   /usr/local/bin/afl-clang-fast++ -g -O2 -DHAVE_CONFIG_H -I.. -I. -c GHash.cc
[INFO] [stderr]   make[1]: Leaving directory '/opt/rustwide/workdir/exercise-1/xpdf/goo'
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr]   configure: error: C compiler cannot create executables
[INFO] [stderr]   See `config.log' for more details.
[INFO] [stderr]   make[1]: /usr/local/bin/afl-clang-fast++: No such file or directory
[INFO] [stderr]   make[1]: *** [Makefile:29: GHash.o] Error 127
[INFO] [stderr]   make: *** [Makefile:24: all] Error 2
[INFO] [stderr] 
[INFO] [stderr]   thread 'main' (1631) panicked at exercise-1/build.rs:61:5:
[INFO] [stderr]   make failed
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x5a45964b9578 - std[5c0eaf5403f5fa91]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stderr]                                  at /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x5a45964b9578 - std[5c0eaf5403f5fa91]::backtrace_rs::backtrace::trace_unsynchronized::<std[5c0eaf5403f5fa91]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stderr]                                  at /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x5a45964b9578 - std[5c0eaf5403f5fa91]::sys::backtrace::_print_fmt
[INFO] [stderr]                                  at /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sys/backtrace.rs:74:9
[INFO] [stderr]      3:     0x5a45964b9578 - <<std[5c0eaf5403f5fa91]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6b4415987d471b61]::fmt::Display>::fmt
[INFO] [stderr]                                  at /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sys/backtrace.rs:44:26
[INFO] [stderr]      4:     0x5a45964ca95a - <core[6b4415987d471b61]::fmt::rt::Argument>::fmt
[INFO] [stderr]                                  at /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/fmt/rt.rs:152:76
[INFO] [stderr]      5:     0x5a45964ca95a - core[6b4415987d471b61]::fmt::write
[INFO] [stderr]      6:     0x5a45964bd5b2 - std[5c0eaf5403f5fa91]::io::default_write_fmt::<std[5c0eaf5403f5fa91]::sys::stdio::unix::Stderr>
[INFO] [stderr]                                  at /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/io/mod.rs:623:11
[INFO] [stderr]      7:     0x5a45964bd5b2 - <std[5c0eaf5403f5fa91]::sys::stdio::unix::Stderr as std[5c0eaf5403f5fa91]::io::Write>::write_fmt
[INFO] [stderr]                                  at /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/io/mod.rs:1661:13
[INFO] [stderr]      8:     0x5a459649e246 - <std[5c0eaf5403f5fa91]::sys::backtrace::BacktraceLock>::print
[INFO] [stderr]                                  at /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sys/backtrace.rs:47:9
[INFO] [stderr]      9:     0x5a459649e246 - std[5c0eaf5403f5fa91]::panicking::default_hook::{closure#0}
[INFO] [stderr]                                  at /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/panicking.rs:292:27
[INFO] [stderr]     10:     0x5a45964b5461 - std[5c0eaf5403f5fa91]::panicking::default_hook
[INFO] [stderr]                                  at /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/panicking.rs:319:9
[INFO] [stderr]     11:     0x5a45964b561b - std[5c0eaf5403f5fa91]::panicking::panic_with_hook
[INFO] [stderr]                                  at /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/panicking.rs:814:13
[INFO] [stderr]     12:     0x5a459649e334 - std[5c0eaf5403f5fa91]::panicking::panic_handler::{closure#0}
[INFO] [stderr]                                  at /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/panicking.rs:680:13
[INFO] [stderr]     13:     0x5a4596493689 - std[5c0eaf5403f5fa91]::sys::backtrace::__rust_end_short_backtrace::<std[5c0eaf5403f5fa91]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]                                  at /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sys/backtrace.rs:182:18
[INFO] [stderr]     14:     0x5a459649ec0d - __rustc[33ffaff69ac0afe3]::rust_begin_unwind
[INFO] [stderr]                                  at /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/panicking.rs:678:5
[INFO] [stderr]     15:     0x5a45964cb08c - core[6b4415987d471b61]::panicking::panic_fmt
[INFO] [stderr]                                  at /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/panicking.rs:80:14
[INFO] [stderr]     16:     0x5a4596484e2c - build_script_build[baec7717acd65593]::main
[INFO] [stderr]     17:     0x5a4596487543 - <fn() as core[6b4415987d471b61]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     18:     0x5a4596483c26 - std[5c0eaf5403f5fa91]::sys::backtrace::__rust_begin_short_backtrace::<fn(), ()>
[INFO] [stderr]     19:     0x5a4596484119 - std[5c0eaf5403f5fa91]::rt::lang_start::<()>::{closure#0}
[INFO] [stderr]     20:     0x5a45964b4847 - <&dyn core[6b4415987d471b61]::ops::function::Fn<(), Output = i32> + core[6b4415987d471b61]::panic::unwind_safe::RefUnwindSafe + core[6b4415987d471b61]::marker::Sync as core[6b4415987d471b61]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                  at /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/ops/function.rs:287:21
[INFO] [stderr]     21:     0x5a45964b4847 - std[5c0eaf5403f5fa91]::panicking::catch_unwind::do_call::<&dyn core[6b4415987d471b61]::ops::function::Fn<(), Output = i32> + core[6b4415987d471b61]::panic::unwind_safe::RefUnwindSafe + core[6b4415987d471b61]::marker::Sync, i32>
[INFO] [stderr]                                  at /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/panicking.rs:575:43
[INFO] [stderr]     22:     0x5a45964b4847 - std[5c0eaf5403f5fa91]::panicking::catch_unwind::<i32, &dyn core[6b4415987d471b61]::ops::function::Fn<(), Output = i32> + core[6b4415987d471b61]::panic::unwind_safe::RefUnwindSafe + core[6b4415987d471b61]::marker::Sync>
[INFO] [stderr]                                  at /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/panicking.rs:543:19
[INFO] [stderr]     23:     0x5a45964b4847 - std[5c0eaf5403f5fa91]::panic::catch_unwind::<&dyn core[6b4415987d471b61]::ops::function::Fn<(), Output = i32> + core[6b4415987d471b61]::panic::unwind_safe::RefUnwindSafe + core[6b4415987d471b61]::marker::Sync, i32>
[INFO] [stderr]                                  at /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/panic.rs:359:14
[INFO] [stderr]     24:     0x5a45964b4847 - std[5c0eaf5403f5fa91]::rt::lang_start_internal::{closure#0}
[INFO] [stderr]                                  at /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/rt.rs:175:24
[INFO] [stderr]     25:     0x5a45964b4847 - std[5c0eaf5403f5fa91]::panicking::catch_unwind::do_call::<std[5c0eaf5403f5fa91]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                  at /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/panicking.rs:575:43
[INFO] [stderr]     26:     0x5a45964b4847 - std[5c0eaf5403f5fa91]::panicking::catch_unwind::<isize, std[5c0eaf5403f5fa91]::rt::lang_start_internal::{closure#0}>
[INFO] [stderr]                                  at /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/panicking.rs:543:19
[INFO] [stderr]     27:     0x5a45964b4847 - std[5c0eaf5403f5fa91]::panic::catch_unwind::<std[5c0eaf5403f5fa91]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                  at /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/panic.rs:359:14
[INFO] [stderr]     28:     0x5a45964b4847 - std[5c0eaf5403f5fa91]::rt::lang_start_internal
[INFO] [stderr]                                  at /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/rt.rs:171:5
[INFO] [stderr]     29:     0x5a45964832b1 - std[5c0eaf5403f5fa91]::rt::lang_start::<()>
[INFO] [stderr]     30:     0x5a45964878a5 - main
[INFO] [stderr]     31:     0x7eb16dc931ca - <unknown>
[INFO] [stderr]     32:     0x7eb16dc9328b - __libc_start_main
[INFO] [stderr]     33:     0x5a45964826c5 - _start
[INFO] [stderr]     34:                0x0 - <unknown>
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "59d5bff46cb676cd8cd865c8d3adf702f46b00fb1e0548185c37ceb9c3235ef3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "59d5bff46cb676cd8cd865c8d3adf702f46b00fb1e0548185c37ceb9c3235ef3", kill_on_drop: false }`
[INFO] [stdout] 59d5bff46cb676cd8cd865c8d3adf702f46b00fb1e0548185c37ceb9c3235ef3
